'Declaration
Public Function WiaSetChannelsPerPixel( _ ByVal n As Integer _ ) As Boolean
public bool WiaSetChannelsPerPixel( int n )
public function WiaSetChannelsPerPixel( n: Integer ): Boolean;
public function WiaSetChannelsPerPixel( n : int ) : boolean;
public: bool WiaSetChannelsPerPixel( int n )
public: bool WiaSetChannelsPerPixel( int n )
Parameters
- n